feat: Add job management API endpoints - #406
Conversation
|
|
Thanks for this @neo773! Our front-end guru who will be picking this front-end design up is away for the week on holiday so it might be awhile before we can get this one in to main. |
|
@ericallam Any updates? |
|
Sorry this has been in a holding pattern, our designer @samejr is hopefully going to get to this next week 👍 |
matt-aitken
left a comment
There was a problem hiding this comment.
I think all of the API endpoints should be at this path: /manage/api/v1/.
It's a separate API from the main one.
|
@neo773 working on the UI now... |
|
/tip $200 |
|
🎉🎈 @neo773 has been awarded $200! 🎈🎊 |
|
Hey @neo773 thanks for working on this issue. I'm going to close this PR now as we need to rework some more things before we can implement it, but i've paid the bounty in the meantime. |
This PR adds job management API endpoints exposed via a new class named
TriggerManagementAPI/claim #388